body{
	background: #F6F6F6;
}
.new_main{
	background: #F6F6F6;
	width: 1600px;
	margin: 0 auto;
}
.new_box{
	width: 100%;
	padding-top: 36px;
}
.photo_box{
	width: 100%;
	overflow: hidden;
	
	
}
.photo_left{
	float:left;
	width: 980px;
	height: 634px;
	background: #fff;
	border: 1px solid #D7DCE7;
	position: relative;
}
.photo_left .swiper-container{
	width: 100%;
}
.photo_left .swiper-wrapper{
	width: 100%;
	position: relative;
}
.photo_left .swiper-slide a {
    display: block;
    width: 100%;
}
.img_box{
	width: 100%;
	height: 551px;
}
.img_box img{
	width: 100%;
	height: 100%;
}
.bottom_title{
	width: 100%;
	position: relative;
	height: 83px;
}
.photo_time{
	float:left;
	width: 106px;
	height: 91px;
	background: linear-gradient(360deg, #6697DE 0%, #4A7BC7 8%, #274B9E 100%);
	border-radius: 3px 3px 0px 0px;
	position: absolute;
	bottom: 0px;
	left: 25px;
}
.photo_time p {
    text-align: center;
    font-size: 38px;
    color: #ffffff;
    font-weight: bold;
	padding-bottom: 5px;
}
.photo_time span {
    font-size: 20px;
    font-family: ArialMT;
    color: #FFFFFF;
    line-height: 23px;
    text-align: center;
    display: block;
    padding-top: 6px;
    border-top: 1px solid rgba(255,255,255,0.3);
}
.photo_time:before {
    display: block;
    content: "";
    background: url(timeicon_ccxq_yhl_20220929.png) no-repeat;
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    right: 4px;
}
.photo_title{
	float:left;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 78%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
    top: 28px;
    left: 153px;
}
.photo_left .swiper-button-next {
    background: url(ccxq_arrow_r.png) no-repeat;
   position: absolute;
    right: 1rem;
    top: 40%;
    width: 29px;
    height: 51px;
    background-size: 29px 51px;
    z-index: 99;
}
.photo_left .swiper-button-prev {
    background: url(ccxq_arrow_l.png) no-repeat;
    position: absolute;
    left: 1rem;
    top: 40%;
    width: 29px;
    height: 51px;
    background-size: 29px 51px;
    z-index: 99;
}
.photo_more{
	position: absolute;
	width: 80px;
	height: 32px;
	border-radius: 3px;
	top: 10px;
	right: 16px;
	line-height: 32px;
	background: url(xyhzc_icon_ccxq_20220929.png) no-repeat 60px 10px;
	background-size: 7px 12px;
	background-color: #547FE1;
	z-index: 99;
}
.photo_more a{
	display: block;
	color: #fff;
	padding-left: 20px;
}
.photo_more:hover {
    background-color: #274B9E;
}
.right_list_box{
	float: right;
	width: 560px;
	padding: 0 15px;
	height: auto;
	min-height: 200px;
	padding-bottom: 8px;
}
.itemBox{
	background: url(ccna_icon_ccxq_20220928.png) no-repeat top right;
	background-color: #fff;
	border: 1px solid #D7DCE7;
}
.new_tab_title{
	width: 100%;
	margin-top: 19px;
}
.new_tab_title ul{
	width: 94%;
	position: relative;
	padding-left: 6%;
	overflow: hidden;
}
.new_tab_title ul:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(doticon_ccxq_yhl_20220928.png) no-repeat;
    padding-right: 7px;
    background-size: 18px 18px;
    display: inline-block;
    position: absolute;
    z-index: 20;
    left:0px;
    top: 6px;
}
.new_tab_title ul li{
	float: left;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	color: #484848;
	margin-right: 10px;
	position: relative;
	padding-right: 10px;
	line-height: 29px;
}
.new_tab_title ul li a{
	font-size: 22px;
	font-weight: bold;
	color: #484848;
}
.new_tab_title ul li:after {
    content: "";
    width: 1px;
    height: 18px;
    background: #E8E8E8;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 7px;
}
.new_tab_title ul li:hover a{
	color: #274B9E;
}
.new_tab_title ul li.active a{
	color: #274B9E;
}
.new_tab_content{
	width: 100%;
}
.news_tab_main{
	width: 100%;
}
.right_box_main{
	width: 100%;
	overflow: hidden;
}
.right_box_main ul{
	width: 110%;
	overflow: hidden;
	margin-top: 27px;
}
.right_box_main ul li{
	float:left;
	width: 44%;
	margin-right: 18px;
	height: 70px;
	line-height: 70px;
	background: #EEF6FF;
	border-radius: 3px;
	margin-bottom: 23px;
	position: relative;
}
.right_box_main ul li a{
	display: block;
	width: 100%;
	margin-right: 20px;
	height: 70px;
	line-height: 70px;
	color: #2E2E2E;
	overflow: hidden;
}
.right_box_main ul li:hover{
	background: #274B9E;
}
.right_box_main ul li:a{
	color: #fff;
}
.right_box_main ul li a:before{
	content: "";
	display: none;
	width: 3px;
	height: 70px;
	background: #EA4040;
	position: absolute;
	top:0px;
	left:0px;
}
.right_box_main ul li a:after{
	content: "";
	display: none;
	width: 7px;
	height: 11px;
	background: url(xyhzc_icon_ccxq_20220929.png) no-repeat;
	background-size: 7px;
	position: absolute;
	right:12px;
	top:31px;
}
.right_box_main ul li a:hover:after{
	display: block;
}

.right_box_main ul li a:hover:before{
	display: block;
}
.right_box_main ul li span{
	float:left;
	display: block;
	width:36px;
	height: 36px;
	margin-top: 17px;
	margin-left: 23px;
}

.right_box_main ul li em{
	font-style: normal;
	float:left;
	margin-left: 10px;
	font-size: 18px;
}
.right_box_main ul li a:hover em{
	color: #fff;
}
.new_icon1{
	background: url(icon1_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon1{
	background: url(icon1_bg_ccxq_20230918.png) no-repeat;
}
.new_icon2{
	background: url(icon2_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon2{
	background: url(icon2_bg_ccxq_20230918.png) no-repeat;
}
.new_icon3{
	background: url(icon3_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon3{
	background: url(icon3_bg_ccxq_20230918.png) no-repeat;
}
.new_icon4{
	background: url(icon4_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon4{
	background: url(icon4_bg_ccxq_20230918.png) no-repeat;
}
.new_icon5{
	background: url(icon5_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon5{
	background: url(icon5_bg_ccxq_20230918.png) no-repeat;
}
.new_icon6{
	background: url(icon6_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon6{
	background: url(icon6_bg_ccxq_20230918.png) no-repeat;
}
.new_icon7{
	background: url(icon7_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon7{
	background: url(icon7_bg_ccxq_20230918.png) no-repeat;
}
.new_icon8{
	background: url(icon8_ccxq_20230918.png) no-repeat;
}
.right_box_main ul li a:hover .new_icon8{
	background: url(icon8_bg_ccxq_20230918.png) no-repeat;
}
.new_hdjl_list{
	width: 100%;
	overflow: hidden;
}
.new_hdjl_list ul{
	width:110%;
	margin-top: 25px;
	overflow: hidden;
}
.new_hdjl_list ul li{
	float:left;
	width: 44%;
	height:101px;
	line-height: 101px;
	background: #EEF6FF;
	border-radius: 3px;
	margin-right: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-bottom: 23px;
	position: relative;
}
.new_hdjl_list ul li a{
	display: block;
	width: 100%;
	height: 101px;
	line-height: 101px;
	overflow: hidden;
	
}
.new_hdjl_list ul li a img{
	float:left;
	display: block;
	width: 60px;
	margin-left: 37px;
	margin-top: 25px;
}
.new_hdjl_list ul li a span{
	float:left;
	font-weight: bold;
	margin-left: 16px;
	font-size: 18px;
}
.new_hdjl_list ul li:hover span{
	color: #274B9E;
	transition: all 0.5s;
}
.new_hdjl_list ul li:before{
	content: "";
	display: none;
	width: 100%;
	height: 1px;
	background: #274B9E;
	position: absolute;
	bottom:0;
	left:0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.new_hdjl_list ul li:hover:before{
	display: block;
}
.new_wsxf{
	width: 100%!important;
	height: 90px;
	line-height: 90px;
	background: #EEF6FF;
	border-radius: 3px;
}
.new_wsxf img{
	margin-left: 172px!important;
}
.new_ggzy_main{
	width: 100%;
	overflow: hidden;
}
.new_ggzy_main ul{
	width: 110%;
	overflow: hidden;
	margin-top: 25px;
}
.new_ggzy_main ul li{
	float:left;
	width: 44%;
	height:101px;
	line-height: 101px;
	background: #EEF6FF;
	border-radius: 3px;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 23px;
	position: relative;
	text-align: center;
	font-weight: bold;
}

.new_ggzy_main ul li:hover{
	background:#274B9E ;
	color: #fff;
}

.new_ggzy_main ul li a{
	text-align: center;
	color: #484848;
	font-size: 18px;
	font-weight: bold;
}
.new_ggzy_main ul li span{
	float:left;
	width: 38px;
	height: 38px;
	display: block;
}
.li_1{
	background:url(zfcg_1_ccxq_20230918.png) no-repeat;
	margin-top: 35px;
	margin-left: 37px;
}
.li_2{
	background:url(gcjs_1_ccxq_20230918.png)  no-repeat;
	margin-top: 34px;
	margin-left: 37px;
}

.li_3{
	background:url(tdjy_1_ccxq_20230918.png) no-repeat;
	margin-top: 34px;
	margin-left: 50px;
}
.li_4{
	background:url(icon23_1_ccxq_20230918.png) no-repeat;
	margin-top: 34px;
	margin-left: 50px;
}
.li_4:hover{
	background:url(cqjy_1_bg_ccxq_20230918.png) no-repeat;
}

.new_jyzxzd span{
	background:url(zdbf_1_ccxq_20230918.png) no-repeat;
	margin-top: 34px;
	margin-left:164px;
}

.new_ggzy_main ul li:hover .li_1{
	background:url(zfcg_1_bg_ccxq_20230918.png) no-repeat;
}
.new_ggzy_main ul li:hover .li_2{
	background:url(gcjs_1_bg_ccxq_20230918.png) no-repeat;
}
.new_ggzy_main ul li:hover .li_3{
	background:url(tdjy_1_bg_ccxq_20230918.png) no-repeat;
}
.new_ggzy_main ul li:hover .li_4{
	background:url(cqjy_1_bg_ccxq_20230918.png) no-repeat;
}


.new_jyzxzd:hover span{
	background:url(zdbf_1_bg_ccxq_20230918.png) no-repeat;
} 

.new_ggzy_main ul li p{
	float:left;
	margin-left: 16px;
}
.new_ggzy_main ul li a{

	color: #484848;
	font-size: 18px;
	font-weight: bold;
}


.new_ggzy_main ul li:before{
	content: "";
	display: none;
	width: 3px;
	height: 101px;
	background: #EA4040;
	position: absolute;
	top:0px;
	left:0px;
}
.new_ggzy_main ul li:hover:before{
	display: block;
}
.new_ggzy_main ul li:hover a{
	color: #fff;
}
.new_ggzy_main ul li a:hover{
	border-bottom: 1px solid #fff;
}

.new_ggzy_main ul li:after{
	content: "";
	display: none;
	width: 7px;
	height: 11px;
	background: url(xyhzc_icon_ccxq_20220929.png) no-repeat;
	background-size: 7px;
	position: absolute;
	right:12px;
	top:48px;
}
.new_ggzy_main ul li:hover:after{
	display: block;
}
.new_jyzxzd{
	width: 91%!important;
}
.right_gs{
	width: 100%;
}
.right_main{
	float:right;
	width: 592px;
}
.right_gs{
	width: 100%;
	padding-top: 18px;
	overflow: hidden;
}
.right_gs ul{
	width: 104%;
	overflow: hidden;
}	
.right_gs ul li{
	float:left;
	width: 169px;
	height: 93px;
	margin-right: 3%;
}
.right_gs ul li a{
	display: block;
	width: 100%;
	height: 102px;
}
.right_gs ul li a img{
	width: 100%;
}
.right_gs ul li:hover{
	opacity: 0.8;
}
.news_box{
	width: 100%;
	margin-top: 38px;
	overflow: hidden;
}
.box_main{
	float:left;
	width: 508px;
	position: relative;
	min-height: 200px;
	margin-right: 20px;
}
.box_main:after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 6px;
	right: 5px;
	background: url(yxjicon_ccxq_yhl_20220928.png) no-repeat;
}
.list_box4{
	width: 100%;
	padding: 2px 12px 10px 0px;
}
.new_tab_title ul li:last-child:after{
	display: none;
}
.newsList{
	width: 100%;
	margin-top:20px;
}
.newsList{
	width: 100%;
}
.newsList ul{
	width: 100%;
}
.newsList ul li{
	width: 100%;
	position: relative;
	color: #484848;
	line-height: 39px;
	height: 39px;
	overflow: hidden;
}
.newsList ul li:before{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top:18px;
	left: 5px;
	border-radius: 10px;
	background: #c1c5ca;
}
.newsList ul li a{
	float:left;
	display: inline-block;
	width: 80%;
	padding-left: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 39px;
	height: 39px;
	transition: all 0.5s;
}
.newsList ul li span{
	float:right;
	color: #939292;
	line-height: 39px;
	height: 39px;
	margin-right: 8px;
}
.newsList ul li a:hover{
	padding-left: 22px;
}
.news_content{
	width: 100%;
}
.ListBox{
	width:110%;
	overflow: hidden;
}
.disnone{
	background: #fff;
}
.gengduo{
	float:right;
	margin-right: 17px;
	margin-top: 2px;
}
.gengduo a{
	color: #274B9E;
	background: url(more_jt_ccxq_20221111.png) right 5px no-repeat;
	padding-right: 20px;
}
#xqdt ul li:nth-child(3):after{
	display: none;
}
.xqyl_List_main{
	width: 500px;
	padding: 28px 20px 1px 20px;
}
.xqyl_List_top{
	width: 100%;
	position: relative;
	height: 176px;
}
.list2_ul{
	width: 98%;
	overflow: hidden;
	padding-left: 2%;
	margin-top:12px;
}
.list2_ul li{
	float:left;
	width: 140px;
	margin-left: 8px;
}
.list2_ul li a{
	display: block;
	width: 140px;
}
.list2_ul li a .imgBox{
	width: 140px;
	height: 70px;
}
.list2_ul li a .imgBox img{
	width: 140px;
	height: 70px;
}
.list2_ul li a p{
	width: 100%;
	color: #424242;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bigTitle{
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.bigTitle a{
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
.list2_ul li:hover a p{
	color: #274B9E;
}
.list2_ul li:hover img{
	opacity: 0.8;
}
.yqyl{
	position: absolute;
	top: 0px;
    left: 0px;
	width: 470px;
	height: 101px;
	background: url(icon24_ccxq_20230918.png) no-repeat;
}
.spzc{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	height: 101px;
	background: url(icon25_ccxq_20230918.png) no-repeat;
}
.syld{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	height: 101px;
	background: url(icon26_ccxq_20230918.png) no-repeat;
}
.box2{
	width: 1578px;
	padding: 20px 0 0px 20px;
	min-height: 100px;
	margin-top: 40px;
	position: relative;
}
.box2:after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 6px;
	right: 5px;
	background: url(yxjicon_ccxq_yhl_20220928.png) no-repeat;
}
.box2_title{
	width: 100%;
	position: relative;
	
}
.box2_title span{
	color: #2A4D9F;
	font-size: 22px;
	font-weight: bold;
	margin-left: 26px;
}
.box2_title span a{
	color: #2A4D9F;
	font-size: 22px;
	font-weight: bold;
}
.box2_title:before{
	content: "";
	width: 18px;
	height: 18px;
	background: url(doticon_ccxq_yhl_20220928.png) no-repeat;
	padding-right: 7px;
	background-size: 18px 18px;
	display: inline-block;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 6px;
}
.box2_title:after{
	content: "";
	width: 92%;
	height: 1px;
	background: #3A5FB3;
	display: inline-block;
	position: absolute;
	top: 16px;
	right: 0;
	z-index: 0;
}
.slide_box{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	height: 180px;
}
.slide_box ul{
	width: 100%;
	overflow: hidden;
	    padding-left: 30px;
}
.slide_box ul li{
	float:left;
	width: 276px;
	height: 120px;
	margin-right: 30px;
}
.slide_box ul li a{
	display: block;
	width: 100%;
}
.slide_box ul li a img{
	display: block;
	width: 100%;
}
.slide_box .pagination {
    position: absolute;
    z-index: 20;
    bottom: -36px!important;
    width: 100%;
    text-align: center;
}
.slide_box .swiper-container{
	overflow: initial;
}
.slide_box ul li:hover img{
	transform: scale(1.05);-webkit-transition: all 0.5s;transition: all 0.5s;
}
.slide_box .swiper-pagination-bullet{
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #DCDCDC;
    margin: 0 4px;
    opacity: 0.8;
    cursor: pointer;
}
.slide_box .swiper-pagination-bullet-active{
    opacity: 1;
    background: #E30505;
}
.ywpt_List{
	height: 122px;
}
.ywpt_List ul li{
	width: 352px;
	height: 60px;
	line-height: 60px;
	background: #F2F4F9;
	border-radius: 3px;
	margin-right: 28px;
	transition: all 0.5s;
}
.ywpt_List ul li a{
	display: block;
	width: 292px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #274B9E;
	font-size: 22px;
}
.ywpt_List ul li:hover{
	background: #3A5FB3;
}
.ywpt_List ul li:hover a{
	color: #fff;
}
#slidepage{
	position: absolute;
	bottom:16%;
	left:initial;
	right:20px;
	width: auto;
	z-index: 99;
}
#slidepage .swiper-pagination-bullet{
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #fff;
    margin: 0 4px;
    opacity:1;
    cursor: pointer;
}
#slidepage .swiper-pagination-bullet-active{
    opacity: 1;
    background: #E30505;
}
.pc{
	display: block;
}
.wap{
	display: none;
}

.item_zfxxgk_box{
	float:left;
	width: 540px;
	margin-right: 20px;
}
.box_main .list_box4{
	width: 97%;
	padding: 0px 17px 20px 20px;
}

.box_main .newsList ul li span{
	margin-right: 18px;
}
.item_zfxxgk_box .box_main{
	padding: 0 20px;
	width: 500px;
}

.dh_box{
	width: 84%;
	left: 8%;
}
.dh_box_content ul li{
	width: 148px;
}

@media screen and (max-width:1600px){
	.new_main{
		width: 1483px;
		padding: 0 50px;
	}
	.photo_left{
		width: 62%;
		height: 598px;
	}
	.right_main{
		width: 35%;
	}
	.right_list_box{
		width: 94%;
	}
	.right_gs ul li a{
		height: auto;
	}
	.right_gs ul li{
		width: 30%;
		height: auto;
	}
	.img_box{
		height: 500px;
	}
	.box_main{
		width: 28.7%;
	}
	.yqyl{
		width: 84%;
	}
	.list2_ul li{
		width: 27%;
		margin-left: 18px;
	}
	.list2_ul li a{
		width: 100%;
	}
	.list2_ul li a .imgBox{
		width: 100%;
	}
	.list2_ul li a .imgBox img{
		width: 100%;
	}
	.spzc{
		width: 84%;
	}
	.syld{
		width: 84%;
	}
	.box2{
		width: 98.4%;
	}
	.slide_box ul li{
		width: 16%;
		height: auto;
	}
	.ywpt_List ul li{
		width: 17.5%;
	}
	.ywpt_List ul li a{
		width: 100%;
	}
	.slide_box{
		height: 150px;
	}
	.ywpt_List{
		height: 130px;
	}
	.box2_title:after{
		width: 90%;
	}
	#slidepage{
		bottom: 17%;
	}
	.right_box_main ul li span{
		margin-left: 13px;
	}
	.new_hdjl_list ul li a img{
		margin-left: 24px;
	}
	
	.li_1{
		margin-left: 23px;
	}
	.li_2{
		margin-left: 23px;
	}
	.li_3{
		margin-left: 43px;
	}
	.li_4{
		margin-left: 43px;
	}
	.new_jyzxzd span{
		margin-left: 130px;
	}
	.right_main .newsList ul li{
		height: 36.3px;
		line-height: 36.3px;
	}
	.right_main .newsList ul li a{
		height: 36.3px;
		line-height: 36.3px;
	}
	.item_zfxxgk_box{
		width: 28.7%;
		margin-right: 37px;
	}
	.item_zfxxgk_box .box_main{
		width: 100%;
		box-sizing: border-box;
	}
	.box_main{
		margin-right: 37px;
	}
	.new_tab_title ul li a{
		font-size: 20px;
	}
	.right_box_main ul li em{
		font-size: 16px;
	}
	.right_gs{
		padding-top: 30px;
	}
	.dh_box {
	    width: 93%!important;
	    left: 3.5%!important;
	}
}
@media screen and (max-width:1440px){
	.new_main{
		width: 1323px;
	}
	.right_box_main ul li span{
		margin-left: 8px;
		margin-top: 21px;
	}
	.right_box_main ul li{
		height: 78px;
		line-height: 78px;
	}
	.right_box_main ul li a{
		height: 78px;
		line-height: 78px;
	}
	.right_list_box{
	    width: 93%;
	}
	.box_main{
	    width: 28.5%;
		margin-right: 34px;
	}
	.yqyl {
	    width: 75%;
	}
	.spzc {
	    width: 75%;
	}
	.syld{
		width: 75%;
	}
	.list2_ul li{
		margin-left: 15px;
	}
	.new_tab_title ul li a{
		font-size: 18px;
	}
	.right_box_main ul li em{
		font-size: 14px;
	}
	.new_hdjl_list ul li a img{
		margin-left: 15px;
	}
	
	.li_1 {
	    margin-left: 13px;
	}
	.li_2{
	    margin-left: 13px;
	}
	.li_3 {
	    margin-left: 30px;
	}
	.li_4{
	    margin-left: 30px;
	}
	.new_jyzxzd span {
	    margin-left: 98px;
	}
	.new_ggzy_main ul li p {
	    margin-left: 10px;
	}
	.right_gs {
	    padding-top: 9px;
	}
	.new_hdjl_list ul li a span{
		    font-size: 16px;
	}
	.new_wsxf img {
	    margin-left: 125px!important;
	}
	.new_ggzy_main ul li a{
		font-size: 16px;
	}
	.dh_box {
	    width: 92%!important;
	    left: 4%!important;
	}
	.right_box_main ul li a:before{
		height: 78px;
	}
}

@media screen and (max-width:1366px){
	.new_main{
		width: 100%;
		padding: 0;
	}
	.right_box_main ul li{
		height: 78px;
		line-height: 78px;
	}
	.right_box_main ul li a{
		height: 78px;
		line-height: 78px;
	}
	.box_main {
	    width: 28.6%;
		margin-right: 34px;
	}
	.box2 {
	    width: 98.3%;
	    overflow: hidden;
	}
	
}

@media screen and (max-width:1024px){
	.new_main{
		box-sizing: border-box;
		padding: 0 0.5rem;
	}
	.photo_left{
		float:none;
		width: 100%;
		box-sizing: border-box;
		background: #F6F6F6;
		height: 550px;
	}
	.photo_time{
		display: none;
	}
	.bottom_title {
	    width: 100%;
	    position: relative;
	    height: auto;
	    position: absolute;
	    bottom: 3%;
	    left: 5%;
	    z-index: 999;
	    height: 2rem;
		line-height: 2rem;
	    
	}
	.photo_left .swiper-container{
		overflow: initial;
	}
	#slidepage {
	    bottom: -7%;
		right: 44%;
	}
	.photo_left{
		border: none;
	}
	.photo_title{
		width: 88.9%;
		padding: 0 1%;
		text-align: center;
		position: initial;
		background: rgba(255, 255, 255, 0.9);
		box-sizing: border-box;
		border-radius: 3px;
		margin: 0 auto;
		font-size: 1rem;
	}
	.photo_left .swiper-button-prev{
		top: 45%;
	}
		
	.photo_left .swiper-button-next{
		top: 45%;
	}
	.right_main{
		float:none;
		box-sizing: border-box;
		width: 100%;
	}
	.right_list_box{
		width: 100%;
		box-sizing: border-box;
	}
	.new_tab_title ul{
		box-sizing: border-box;
		width: 100%;
		padding-left:0%;
	}
	.new_tab_title ul li a{
		font-size: 1rem;
	}
	.right_box_main ul{
		width: 100%;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.right_box_main ul li{
		margin-right: 0;
		width: 48%;
	}
	.right_box_main ul li span{
		background-size: 100%;
	}
	.new_icon1{
		background: url(icon1_wap_ccxq_20230918.png) no-repeat;
		
	}
	.right_box_main ul li a:hover .new_icon1{
		background: url(icon1_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon2{
		background: url(icon2_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon2{
		background: url(icon2_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon3{
		background: url(icon3_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon3{
		background: url(icon3_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon4{
		background: url(icon4_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon4{
		background: url(icon4_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon5{
		background: url(icon5_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon5{
		background: url(icon5_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon6{
		background: url(icon6_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon6{
		background: url(icon6_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon7{
		background: url(icon7_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon7{
		background: url(icon7_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_icon8{
		background: url(icon8_wap_ccxq_20230918.png) no-repeat;
	}
	.right_box_main ul li a:hover .new_icon8{
		background: url(icon8_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.new_tab_title ul:before{
		display: none;
	}
	.new_hdjl_list ul{
		width: 100%;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.new_hdjl_list ul li{
		margin-right: 0;
	}
	.new_hdjl_list ul li a img{
		width: 30px;
		margin-top: 39px;
	}
	.new_hdjl_list ul li{
		width: 48%;
	}
	.new_wsxf img {
	    margin-left: 42%!important;
	}
	.right_box_main ul li {
	    height: 60px;
	    line-height: 60px;
	}
	.right_box_main ul li a{
	    height: 60px;
	    line-height: 60px;
	}
	.right_box_main ul li span{
		margin-top: 12px;
	}
	.new_hdjl_list ul li{
		height: 60px;
		line-height: 60px;
	}
	.new_hdjl_list ul li a{
		height: 60px;
		line-height: 60px;
	}
	.new_hdjl_list ul li a img{
		margin-top: 15px;
	}
	.new_ggzy_main ul li{
		height: 60px;
		line-height: 60px;
	}
	.new_ggzy_main ul li a{
		height: 60px;
		line-height: 60px;
		font-size: 1rem;
	}
	.right_box_main ul{
		margin-top: 15px;
	}
	.new_tab_title {
	    margin-top: 9px;
	}
	.right_gs{
		margin-top: 20px;
	}
	.right_gs ul{
		width: 100%;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.right_gs ul li{
		margin-right: 0;
	}
	.ListBox{
		width: 100%;
		box-sizing: border-box;
	}
	.box_main{
		width: 100%;
		box-sizing: border-box;
	}
	.list_box4{
		width: 100%;
		box-sizing: border-box;
	}
	.newsList ul li{
		height: auto;
		line-height: initial;
		box-sizing: border-box;
		margin-bottom: 8px;
	}
	.newsList ul li a{
		float:none;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		line-height: 24px;
		white-space: normal;
		overflow: initial;
		text-overflow: initial;
		font-size: 0.88rem;
	}
	.newsList ul li span{
		display: block;
		float:none;
		margin-right: 0;
		width: 100%;
		box-sizing: border-box;
		padding-left: 17px;
		height: auto;
		line-height: 18px;
		font-size: 0.88rem;
	}
	.newsList ul li:before{
		top: 10px;
	}
	.box_main{
		float:none;
		margin-bottom: 20px;
	}
	.xqyl_List_main{
		width: 100%;
		box-sizing: border-box;
	}
	.yqyl{
		width: 100%;
		background: url(icon24_bg_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.spzc{
		width: 100%;
		background: url(icon25_bg_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.syld{
		width: 100%;
		background: url(icon26_bg_ccxq_20230918.png) no-repeat;
		background-size: 100%;
	}
	.list2_ul{
		width: 100%;
		box-sizing: border-box;
	}
	.list2_ul li{
	    margin-left:4.3%;
	}
	.list2_ul li a .imgBox img{
	    width: 100%;
	    height: 100%;
	}
	.list2_ul li a .imgBox{
		height: 100px;
	}
	.xqyl_List_top{
		height: 200px;
	}
	.bigTitle a{
		font-size: 1.2rem;
	}
	.box2{
		width: 100%;
		box-sizing: border-box;
	}
	.slide_box ul li{
		width: 27%;
		margin-right: 58px;
	}
	.slide_box {
	    height: 180px;
	}
	.slide_box ul{
		box-sizing: border-box;
	}
	.pc{
		display: none;
	}
	.wap{
		display:block;
	}
	.box2{
		margin-top: 20px;
	}
	.box2_title:before{
		display: none;
	}
	.box2_title span{
		margin-left: 0;
		font-size: 1.2rem;
	}
	.gengduo{
		display: none;
	}
	.ywpt_List{
		height: 125px;
	}
	.ywpt_List ul li a{
		font-size: 1rem;
	}
	.ywpt_List ul li{
		width: 43%;
	}
	.new_hdjl_list ul li a span{
		font-size: 1rem;
	}
	
	.li_1{
		background: url(zfcg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
		margin-top: 9px;
	}
	.li_2{
		background: url(gcjs_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
		margin-top: 9px;
	}
	.li_3{
		background: url(tdjy_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
		margin-top: 9px;
		margin-left: 13px;
	}
	.li_4{
		background: url(zdbf_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
		margin-top: 9px;
		margin-left: 13px;
	}
	.new_jyzxzd span {
	    margin-left:13px;
		margin-top: 9px;
		background: url(cqjy_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_ggzy_main ul li:hover .li_1 {
	    background: url(zfcg_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_ggzy_main ul li:hover .li_2 {
	    background: url(gcjs_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_ggzy_main ul li:hover .li_3 {
	    background: url(tdjy_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_ggzy_main ul li:hover .li_4 {
	    background: url(cqjy_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_jyzxzd:hover span{
		background: url(zdbf_bg_wap_ccxq_20230918.png) no-repeat;
		background-size: 38px;
	}
	.new_ggzy_main ul li:hover:after{
		display: none;
	}
	.item_zfxxgk_box{
		float:none;
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:860px){
	.img_box {
	    height: 420px;
	}
	.photo_left{
		height: 460px;
	}
	.right_box_main ul li em{
		font-size: 0.88rem;
	}
	.slide_box ul li{
		margin-right: 33px;
	}
	.slide_box {
	    height: 137px;
	}
	.box2_title:after {
	    width: 87%;
		top: 12px;
	}
	.ywpt_List {
	    height: 125px;
	}
}

@media screen and (max-width:768px){
	
}

@media screen and (max-width:670px){
	.img_box {
	    height: 400px;
	}
	.photo_left{
		height: 440px;
	}
	.photo_left .swiper-button-prev{
		top: 48%;
	}
		
	.photo_left .swiper-button-next{
		top: 48%;
	}
}

@media screen and (max-width:520px){
	.img_box {
	    height: 310px;
	}
	.photo_left {
	    height: 350px;
	}
	#slidepage {
	    bottom: -9%;
	    right: 39%;
	}
	.right_list_box{
		padding: 0 16px;
	}
	.new_tab_title ul:before{
		display: none;
	}
	.new_wsxf img{
	    margin-left: 35%!important;
	}
	.list2_ul li a .imgBox{
	    height: 77px;
	}
	.xqyl_List_top{
	    height: 167px;
	}
	.list2_ul li a p{
		font-size: 0.88rem;
	}
	.slide_box ul li{
	    margin-right: 19px;
	}
	.slide_box{
	    height: 107px;
	}
	.box2_title:after{
		width: 80%;
	}
	.slide_box ul{
		padding-left: 12px;
	}
	.ywpt_List ul{
		padding-left: 0;
	}
	.ywpt_List ul li a {
	    font-size: 0.88rem;
	}
	.ywpt_List ul li {
	    margin-right: 23px;
	}
	.new_ggzy_main ul li a{
		font-size: 0.88rem;
	}
	.ywpt_List{
		width: 103%;
		margin-left: -7px;
	}
	.ywpt_List ul li {
	    width: 47%;
		margin-right: 7px;
	}
	.ywpt_List ul li a {
	    font-size: 0.8rem;
	}
}

@media screen and (max-width:430px){
	.img_box{
	    height: 270px;
	}
	.photo_left{
	    height: 320px;
	}
	#slidepage{
		bottom: -11%;
	    right:37%;
	}
	.list2_ul li a .imgBox{
	    height: 57px;
	}
	.xqyl_List_top{
	    height: 155px;
	}
	.slide_box {
	    height:105px;
	}
	.box2_title:after {
	    width: 76%;
	}
}
@media screen and (max-width:414px){
	.img_box {
	    height: 252px;
	}
	.photo_left {
	    height: 300px;
	}
	#slidepage {
	    bottom: -11%;
	    right: 36%;
	}
	.right_box_main ul li em{
		margin-left: 4px;
	}
	.new_wsxf img {
	    margin-left: 31%!important;
	}

}

@media screen and (max-width:390px){
	.photo_left {
	    height: 294px;
	}
	.right_box_main ul li span {
	    margin-left: 1px;
	}
	.right_box_main ul li em {
	    margin-left: 0px;
	}
	.list2_ul li a .imgBox {
	    height: 51px;
	}
	.xqyl_List_top {
	    height: 147px;
	}
	.slide_box {
	    height: 87px;
	}
	.box2_title:after {
	    width: 73%;
	}
	.ywpt_List{
		height: 105px;
	}
}


@media screen and (max-width:375px){
	.img_box {
	    height: 230px;
	}
	#slidepage {
	    bottom: -13%;
	    right: 35%;
	}
	.photo_left {
	    height: 273px;
	}
	.new_wsxf img {
	    margin-left: 29%!important;
	}
	.new_ggzy_main ul li p {
	    margin-left: 4px;
	}
}

@media screen and (max-width:320px){
	.img_box {
	    height: 195px;
	}
	.photo_left {
	    height: 240px;
	}
	#slidepage {
	    bottom: -15%;
	    right: 32%;
	}
	.right_box_main ul li{
		text-align: center;
	}
	.right_box_main ul li em {
		float: none;
	    margin-left: 0px;
		font-weight: bold;
	}
	.right_box_main ul li span {
	    margin-left: 0px;
		display: none;
	}
	.new_tab_title ul li{
		margin-right: 7px;
	}
	.new_tab_title ul li a{
		font-size: 0.88rem;
	}
	.right_list_box {
	    padding: 0 12px;
	}
	.new_hdjl_list ul li a span{
		margin-left: 10px;
	}
	.new_wsxf img {
	    margin-left: 26%!important;
	}
	.new_ggzy_main ul li{
		width: 41%;
	}
	.list2_ul li a .imgBox {
	    height: 50px;
	}
	.xqyl_List_top {
	    height: 134px;
	}
	.box2_title:after {
	    width: 70%;
	}
	.slide_box ul {
	    padding-left: 0px;
	}
	.slide_box ul li{
	    margin-right: 16px;
	}
	.new_ggzy_main ul li span{
		display: none;
	}
	.new_ggzy_main ul li p{
		width: 100%;
		text-align: center;
		margin-left: 0;
	}
}